Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 22.0.0 #629

Merged
merged 29 commits into from
Mar 11, 2025
Merged

Release 22.0.0 #629

merged 29 commits into from
Mar 11, 2025

Conversation

rlepinski
Copy link
Contributor

@rlepinski rlepinski commented Mar 8, 2025

Regenerates the module and ports our plugin to it. Before releasing we should have a minimum of old and new architecture working on 0.78.

Test new arch on Android & iOS:

  • iOS builds
  • Android builds
  • Method calls
  • Events are received on react layer (look for push received or message updated)
  • Takeoff is called by the OS when started in the BG. This is more for iOS than Android but make sure the lifecycle hooks are wired up to call takeOff when React Native layer is not starting. Look at Autopilot is being called and application didFinishLaunching tries to call takeOff.
  • Android Push
  • Live Updates
  • iOS Push
  • Live Activity
  • Any changed method signature (most if not all are on IOS)
  • iOS Embedded view
  • iOS Message view
  • Android Embedded view
  • Android Message view

Test old arch on Android & iOS:

  • iOS builds
  • Android builds
  • Methods calls
  • Events are received on react layer
  • iOS Embedded view
  • iOS Message view
  • Android Embedded view
  • Android Message view

Releas:

  • Bump to latest proxy (needs a release: latest sdks and do inout for config in extension on iOS)
  • Fix CI
  • See if we support any other versions of react other than 0.78
  • Update README with versions

Post release follow up:

  • Restore sample
  • Watch scaffolding repo and react native repo for updates to keep on latest versions so we do not have such a jump to make next time
  • Investigate trying to restore backwards compatibility with older versions

@crow crow merged commit 7974d2e into main Mar 11, 2025
2 checks passed
@crow crow deleted the new-module branch March 11, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants